IBM Books

Event Logging System Messages Guide


Bridge Routing (BR)

This chapter describes Bridge Routing (BR) messages. For information on message content and how to use the message, refer to the Introduction.

BR.001 

Level: C-INFO

Short Syntax: BR.001 source_mac-> dest_mac drp, port block/list, nt network

Long Syntax: BR.001 Frame from source_mac to dest_mac dropped, received on blocked or listening port, network network

Description: A MAC frame has been received by the hardware, but is being dropped because the port on which it was received is in the "blocking" or "listening" state. Frames are only processed when the port is in the "learning" or "forwarding" state.

Cause: Normal on port bringup.

Action: Wait for port to transition to "learning" and "forwarding" states.

BR.002 

Level: P-TRACE

Short Syntax: BR.002 source_mac-> dest_mac drp, dst same LAN, nt network

Long Syntax: BR.002 Frame from source_mac to dest_mac dropped, destination on same LAN, network network

Description: A MAC frame has been received whose destination address is known to be on the same side of the bridge as the packet came from. It is dropped by the filtering logic since it does not need to be bridged. Note that this event is not counted by ELS for performance reasons. A counter is kept in ASRT, it is the ``Dropped, dest addr filtering'' entry in the ASRT>LIST SOURCE-ROUTE COUNTERS and ASRT>LIST TRANSPARENT COUNTERS commands.

Cause: Normal local traffic on network.

BR.003 

Level: UE-ERROR

Short Syntax: BR.003 source_mac-> dest_mac, brdg encap for rout prot IPX (802.3), drp, nt network

Long Syntax: BR.003 Frame from source_mac to dest_mac, WAN bridge encapsulation for routed protocol IPX (802.3), dropped, network network

Description: A frame has been received over a WAN interface in the Ethernet bridge encapsulation, but the IPX protocol (in 802.3 encapsulation) is routed by this node.

Cause: Configuration error at local or remote node with respect to bridging or routing particular protocols over the WAN link.

Action: All hosts on a WAN link must agree on whether to bridge or route a given protocol. Reconfigure as appropriate.

BR.004 

Level: P-TRACE

Short Syntax: BR.004 source_mac-> dest_mac prt IPX (802.3) filt, drp, nt network

Long Syntax: BR.004 Frame from source_mac to dest_mac, protocol IPX (802.3) filtered, dropped, network network

Description: A frame has been received for the IPX protocol (in 802.3 encapsulation), but the IPX protocol is being administratively filtered by the bridge. The frame will be dropped.

Cause: Frame received for filtered protocol.

BR.005 

Level: P-TRACE

Short Syntax: BR.005 source_mac-> dest_mac SNAP protocol_identifier filt, drp, nt network

Long Syntax: BR.005 Frame from source_mac to dest_mac, IEEE 802 SNAP Protocol Identifier protocol_identifier filtered, dropped, network network

Description: A frame has been received for the specified IEEE 802 Subnetwork Access Protocol (SNAP) Protocol Identifier (PID), but this PID is being administratively filtered by the bridge. The frame will be dropped.

Cause: Frame received for filtered protocol.

BR.006 

Level: U-TRACE

Short Syntax: BR.006 Unreg dst source_mac-> dest_mac SNAP protocol_identifier, drp, nt network

Long Syntax: BR.006 Frame from source_mac to unregistered destination MAC address dest_mac, IEEE 802 SNAP Protocol Identifier protocol_identifier, dropped, network network

Description: A frame has been received for the IEEE 802 Subnetwork Access Protocol (SNAP) Protocol Identifier (PID) which corresponds with an enabled protocol, but the destination MAC address is not registered in the bridge. The frame will be dropped.

Cause: If dest_mac is a unicast address, a station on the LAN is sending frames for this protocol to the wrong next hop MAC address.

Action: Correct action of remote station.

Cause: If dest_mac is a multicast address, a station on the LAN may be sending frames to the wrong multicast address, or perhaps just to one that this router does not have enabled. Depending on the protocol, this may or may not be an error.

Action: Correct action of remote station, if necessary.

BR.007 

Level: P-TRACE

Short Syntax: BR.007 source_mac-> dest_mac SNAP protocol_identifier, endnode, nt network

Long Syntax: BR.007 Frame from source_mac to dest_mac, IEEE 802 SNAP Protocol Identifier protocol_identifier for endnode protocol, network network

Description: A multicast frame has been received for the IEEE 802 Subnetwork Access Protocol (SNAP) Protocol Identifier (PID) which corresponds with an endnode protocol. The frame will be both bridged and locally processed by the endnode protocol.

BR.008 

Level: UE-ERROR

Short Syntax: BR.008 source_mac-> dest_mac, brdg encap for rout SNAP protocol_identifier, drp, nt network

Long Syntax: BR.008 Frame from source_mac to dest_mac, WAN bridge encapsulation for routed IEEE 802 SNAP Protocol Identifier protocol_identifier, dropped, network network

Description: An IEEE 802.2 frame has been received over a WAN interface in a bridge encapsulation, but its IEEE 802 Subnetwork Access Protocol (SNAP) Protocol Identifier (PID) is one that is being routed by this node. The frame will be dropped.

Cause: Configuration error at local or remote node with respect to bridging or routing particular protocols over the WAN link.

Action: All hosts on a WAN link must agree on whether to bridge or route a given protocol. Reconfigure as appropriate.

BR.009 

Level: UE-ERROR

Short Syntax: BR.009 BPDU source_mac-> dest_mac, wrng dst, drp, nt network

Long Syntax: BR.009 IEEE 802.1D BPDU source_mac to dest_mac, wrong destination, dropped, network network

Description: An IEEE 802.1D Bridge Protocol Data Unit (BPDU) was received at the wrong destination address. It is supposed to be addressed to a particular multicast address. The BPDU will be dropped.

Cause: Programming error at remote node.

Action: Correct software in remote node.

Cause: Node speaking IBM Token-Ring proprietary source-routing spanning tree protocol, which uses a non-standard destination address for BPDUs.

Action: Ignore message or reconfigure source-routing node.

BR.010 

Level: P-TRACE

Short Syntax: BR.010 source_mac-> dest_mac DSAP destination_service_access_point filt, drp, nt network

Long Syntax: BR.010 Frame from source_mac to dest_mac, IEEE 802.2 DSAP destination_service_access_point filtered, dropped, network network

Description: A frame has been received for the specified IEEE 802.2 Destination Service Access Point (DSAP), but this DSAP is being administratively filtered by the bridge. The frame will be dropped.

Cause: Frame received for filtered protocol.

BR.011 

Level: U-TRACE

Short Syntax: BR.011 Unreg dst source_mac-> dest_mac DSAP destination_service_access_point, drp, nt network

Long Syntax: BR.011 Frame from source_mac to unregistered destination MAC address dest_mac, IEEE 802.2 DSAP destination_service_access_point, dropped, network network

Description: A frame has been received for the IEEE 802.2 Destination Service Access Point (DSAP) which corresponds with an enabled protocol, but the destination MAC address is not registered in the bridge. The frame will be dropped.

Cause: If dest_mac is a unicast address, a station on the LAN is sending frames for this protocol to the wrong next hop MAC address.

Action: Correct action of remote station.

Cause: If dest_mac is a multicast address, a station on the LAN may be sending frames to the wrong multicast address, or perhaps just to one that this router does not have enabled. Depending on the protocol, this may or may not be an error.

Action: Correct action of remote station, if necessary.

BR.012 

Level: P-TRACE

Short Syntax: BR.012 source_mac-> dest_mac DSAP destination_service_access_point, endnode, nt network

Long Syntax: BR.012 Frame from source_mac to dest_mac, IEEE 802.2 DSAP destination_service_access_point for endnode protocol, network network

Description: A multicast frame has been received for the IEEE 802.2 Destination Service Access Point (DSAP) which corresponds with an endnode protocol. The frame will be both bridged and locally processed by the endnode protocol.

BR.013 

Level: UE-ERROR

Short Syntax: BR.013 source_mac-> dest_mac, brdg encap for rout DSAP destination_service_access_point, drp, nt network

Long Syntax: BR.013 Frame from source_mac to dest_mac, WAN bridge encapsulation for routed IEEE 802.2 DSAP destination_service_access_point, dropped, network network

Description: An IEEE 802.2 frame has been received over a WAN interface in a bridge encapsulation, but its IEEE 802.2 Destination Service Access Point (DSAP) is one that is being routed by this node. The frame will be dropped.

Cause: Configuration error at local or remote node with respect to bridging or routing particular protocols over the WAN link.

Action: All hosts on a WAN link must agree on whether to bridge or route a given protocol. Reconfigure as appropriate.

BR.014 

Level: P-TRACE

Short Syntax: BR.014 source_mac-> dest_mac Etype Ethernet_type filt, drp, nt network

Long Syntax: BR.014 Frame from source_mac to dest_mac, Ethernet type Ethernet_type filtered, dropped, network network

Description: A frame has been received for the specified Ethernet type, but this type is being administratively filtered by the bridge. The frame will be dropped.

Cause: Frame received for filtered protocol.

BR.015 

Level: U-TRACE

Short Syntax: BR.015 Unreg dst source_mac-> dest_mac Etype Ethernet_type, drp, nt network

Long Syntax: BR.015 Frame from source_mac to unregistered destination MAC address dest_mac, Ethernet type Ethernet_type, dropped, network network

Description: A frame has been received for the Ethernet type which corresponds with an enabled protocol, but the destination MAC address is not registered in the bridge. The frame will be dropped.

Cause: If dest_mac is a unicast address, a station on the LAN is sending frames for this protocol to the wrong next hop MAC address.

Action: Correct action of remote station.

Cause: If dest_mac is a multicast address, a station on the LAN may be sending frames to the wrong multicast address, or perhaps just to one that this router does not have enabled. Depending on the protocol, this may or may not be an error.

Action: Correct action of remote station, if necessary.

BR.016 

Level: P-TRACE

Short Syntax: BR.016 source_mac-> dest_mac Etype Ethernet_type, endnode, nt network

Long Syntax: BR.016 Frame from source_mac to dest_mac, Ethernet type Ethernet_type for endnode protocol, network network

Description: A multicast frame has been received for the Ethernet type which corresponds with an endnode protocol. The frame will be both bridged and locally processed by the endnode protocol.

BR.017 

Level: UE-ERROR

Short Syntax: BR.017 source_mac-> dest_mac, brdg encap for rout Etype Ethernet_type, drp, nt network

Long Syntax: BR.017 Frame from source_mac to dest_mac, WAN bridge encapsulation for routed Ethernet type Ethernet_type, dropped, network network

Description: An Ethernet frame has been received over a WAN interface in the Ethernet bridge encapsulation, but its Ethernet type is one that is being routed by this node. The frame will be dropped.

Cause: Configuration error at local or remote node with respect to bridging or routing particular protocols over the WAN link.

Action: All hosts on a WAN link must agree on whether to bridge or route a given protocol. Reconfigure as appropriate.

BR.018 

Level: P-TRACE

Short Syntax: BR.018 SR source_mac-> dest_mac DSAP destination_service_access_point filt, drp, nt network

Long Syntax: BR.018 Source-routed frame from source_mac to dest_mac, IEEE 802.2 DSAP destination_service_access_point filtered, dropped, network network

Description: A source-routed frame has been received for the specified IEEE 802.2 Destination Service Access Point (DSAP), but this DSAP is being administratively filtered by the bridge. The frame will be dropped.

Cause: Frame received for filtered protocol.

BR.019 

Level: U-TRACE

Short Syntax: BR.019 SR unreg dst source_mac-> dest_mac DSAP destination_service_access_point, drp, nt network

Long Syntax: BR.019 Source-routed frame from source_mac to unregistered destination MAC address dest_mac, IEEE 802.2 DSAP destination_service_access_point, dropped, network network

Description: A source-routed frame has been received for the IEEE 802.2 Destination Service Access Point (DSAP) which corresponds with an enabled protocol, but the destination MAC address is not registered in the bridge. The frame will be dropped.

Cause: If dest_mac is a unicast address, a station on the LAN is sending frames for this protocol to the wrong next hop MAC address.

Action: Correct action of remote station.

Cause: If dest_mac is a multicast address, a station on the LAN may be sending frames to the wrong multicast address, or perhaps just to one that this router does not have enabled. Depending on the protocol, this may or may not be an error.

Action: Correct action of remote station, if necessary.

BR.020 

Level: P-TRACE

Short Syntax: BR.020 SR source_mac-> dest_mac DSAP destination_service_access_point, endnode, nt network

Long Syntax: BR.020 Source-routed frame from source_mac to dest_mac, IEEE 802.2 DSAP destination_service_access_point for endnode protocol, network network

Description: A multicast source-routed frame has been received for the IEEE 802.2 Destination Service Access Point (DSAP) which corresponds with an endnode protocol. The frame will be both bridged and locally processed by the endnode protocol.

BR.021 

Level: P-TRACE

Short Syntax: BR.021 SR source_mac-> dest_mac SNAP protocol_identifier filt, drp, nt network

Long Syntax: BR.021 Source-routed frame from source_mac to dest_mac, IEEE 802 SNAP Protocol Identifier protocol_identifier filtered, dropped, network network

Description: A source-routed frame has been received for the specified IEEE 802 Subnetwork Access Protocol (SNAP) Protocol Identifier (PID), but this PID is being administratively filtered by the bridge. The frame will be dropped.

Cause: Frame received for filtered protocol.

BR.022 

Level: U-TRACE

Short Syntax: BR.022 SR unreg dst source_mac-> dest_mac SNAP protocol_identifier, drp, nt network

Long Syntax: BR.022 Source-routed frame from source_mac to unregistered destination MAC address dest_mac, IEEE 802 SNAP Protocol Identifier protocol_identifier, dropped, network network

Description: A source-routed frame has been received for the IEEE 802 Subnetwork Access Protocol (SNAP) Protocol Identifier (PID) which corresponds with an enabled protocol, but the destination MAC address is not registered in the bridge. The frame will be dropped.

Cause: If dest_mac is a unicast address, a station on the LAN is sending frames for this protocol to the wrong next hop MAC address.

Action: Correct action of remote station.

Cause: If dest_mac is a multicast address, a station on the LAN may be sending frames to the wrong multicast address, or perhaps just to one that this router does not have enabled. Depending on the protocol, this may or may not be an error.

Action: Correct action of remote station, if necessary.

BR.023 

Level: P-TRACE

Short Syntax: BR.023 SR source_mac-> dest_mac SNAP protocol_identifier, endnode, nt network

Long Syntax: BR.023 Source-routed frame from source_mac to dest_mac, IEEE 802 SNAP Protocol Identifier protocol_identifier for endnode protocol, network network

Description: A source-routed multicast frame has been received for the IEEE 802 Subnetwork Access Protocol (SNAP) Protocol Identifier (PID) which corresponds with an endnode protocol. The frame will be both bridged and locally processed by the endnode protocol.

BR.025 

Level: P-TRACE

Short Syntax: BR.025 source_mac-> dest_mac drp, src add flt, nt network

Long Syntax: BR.025 Frame from source_mac to dest_mac dropped, source address filtered, network network

Description: A MAC frame has been received by the hardware, but is being dropped because the source MAC address is being administratively filtered by the bridge. The frame will be dropped.

Cause: Receipt of frame whose source MAC address matches the destination filter.

BR.026 

Level: P-TRACE

Short Syntax: BR.026 SR source_mac-> dest_mac drp, dst add flt, nt network

Long Syntax: BR.026 Frame from source_mac to dest_mac dropped, destination address filtered, network network

Description: A source-routed MAC frame has been received by the hardware, but is being dropped because the destination MAC address is being administratively filtered by the bridge. The frame will be dropped.

Cause: Receipt of frame whose destination MAC address matches the destination filter.

BR.027 

Level: P-TRACE

Short Syntax: BR.027 SR source_mac-> dest_mac drp, src add flt, nt network

Long Syntax: BR.027 Frame from source_mac to dest_mac dropped, source address filtered, network network

Description: A source-routed MAC frame has been received by the hardware, but is being dropped because the source MAC address is being administratively filtered by the bridge. The frame will be dropped.

Cause: Receipt of frame whose source MAC address matches the destination filter.

BR.028 

Level: UI-ERROR

Short Syntax: BR.028 No buf for endnode bridge, source_mac-> dest_mac, nt network, not bridged

Long Syntax: BR.028 No buffer to copy packet for endnode bridge and process, from source_mac to dest_mac, network network, not bridged

Description: A Multicast frame has been received for an endnode protocol that is both bridged and locally processed. There was no buffer to make two copies of the frame for both types of processing, so it will not be bridged, only locally processed.

Cause: Severe packet buffer shortage.

Action: Check memory statistics in GWCON to verify packet buffer level. If possible, make routing or bridging tables smaller. If tables cannot be made smaller, increase memory size.

Cause: Traffic peak using all available buffers.

Action: This is the problem if this message occurs very infrequently.

BR.029 

Level: C-TRACE

Short Syntax: BR.029 NB inp pkt fltd - source_mac-> dest_mac, prt port, nt network

Long Syntax: BR.029 NETBIOS Input Packet Filtered - source_mac-> dest_mac, port port, network network

Description: A NETBIOS packet has matched the criteria specified in a NETBIOS Filter configuration record. The packet is dropped.

BR.030 

Level: U-TRACE

Short Syntax: BR.030 Rcvd tkr brg pkt but no tkr hnd

Long Syntax: BR.030 Received tkr bridge packet over WAN, but router has no handler to process it.

Description: A remote router sent a packet over a WAN bridge port to the local router, the frame was in Token-Ring format, but the local router does not contain a handler for Token-Ring frames. The packet was dropped.


[ Top of Page | Previous Page | Next Page | Table of Contents ]